-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.12.2 (latest)
-
Code
-
Classes
- Table
Total Complexity |
91 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
966 |
Lines of code |
326 |
Logical lines of code |
193 |
Comment lines |
452 |
Methods |
33 |
Properties |
12 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_db_interface() |
S |
52 |
6 |
26 |
upgrade_to() |
S |
57 |
5 |
19 |
get_pending_upgrades() |
S |
61 |
5 |
12 |
setup() |
S |
56 |
4 |
21 |
upgrade() |
S |
59 |
4 |
15 |
get_callable() |
S |
61 |
4 |
13 |
maybe_upgrade() |
S |
63 |
4 |
13 |
__construct() |
S |
63 |
4 |
12 |
_clone() |
S |
60 |
3 |
14 |
copy() |
S |
60 |
3 |
14 |
index_exists() |
S |
59 |
3 |
14 |
columns() |
S |
63 |
3 |
11 |
uninstall() |
S |
70 |
3 |
6 |
is_testing() |
S |
71 |
3 |
6 |
set_db_version() |
S |
65 |
3 |
9 |
needs_upgrade() |
S |
64 |
3 |
10 |
is_upgradeable() |
S |
71 |
3 |
6 |
exists() |
S |
62 |
2 |
11 |
column_exists() |
S |
62 |
2 |
11 |
count() |
S |
65 |
2 |
9 |
__call() |
S |
72 |
2 |
5 |
create() |
S |
64 |
2 |
9 |
delete_all() |
S |
65 |
2 |
9 |
switch_blog() |
S |
70 |
2 |
6 |
truncate() |
S |
65 |
2 |
9 |
get_db_version() |
S |
72 |
2 |
5 |
delete_db_version() |
S |
72 |
2 |
5 |
drop() |
S |
65 |
2 |
9 |
install() |
S |
71 |
2 |
6 |
get_version() |
S |
77 |
1 |
4 |
set_schema() |
S |
100 |
1 |
0 |
add_hooks() |
S |
75 |
1 |
4 |
is_global() |
S |
80 |
1 |
3 |